" Input: { original_points - dict with original points new_points - dict with new points results - results for all points (from experiment) conditions - list of conditions (middle_key) - add this to keys in conditions (min, exp, mean, etc) } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 good_points - list of good points points_to_delete - list of new points to delete keys - list of checked keys } "